| 1. | A description block is a dependency line optionally followed by a commands block 描述块是后面可跟有命令块的依赖项行: |
| 2. | No blank line can appear between the dependency or rule and the commands block 在依赖项(或规则)和命令块之间不能出现空行。 |
| 3. | A commands block contains one or more commands , each on its own line 命令块包含一个或多个命令,每个命令位于各自的命令行上。 |
| 4. | Nmake looks for a matching inference rule if a description block is not followed by a commands block 如果描述块后面没有紧跟命令块, nmake将查找匹配的推理规则。 |
| 5. | The stdll in this case converts the host pkcs 11 operations into command blocks that are passed to the card 在这种情况下stdll把主机pkcs # 11操作转化为传递到卡的命令块。 |
| 6. | After that , the tranfer protocols and command block sets are discussed in detail according to usb mass storage class 然后针对usb所支持的大容量存储器类别,介绍了其使用的传输协议和命令块集。 |
| 7. | A command preceded by a semicolon can appear on a dependency line or inference rule , whether or not a commands block follows 无论后面是否紧跟有命令块,前面带分号( ; )的命令可以出现在依赖项行上或推理规则中: |